home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 October / Chip_2004-10_cd1.bin / software / zill / setup.exe / {sys} / actsplash.ocx / 0 / REGISTRY / 102 (.txt) next >
InstallShield Script  |  2004-01-09  |  1KB  |  27 lines

  1.     ActiveSplash.Splash.1 = s 'Splash Control'
  2.         CLSID = s '{6241AF3F-2B41-41AD-A268-68CD710D34C2}'
  3.     ActiveSplash.Splash = s 'Splash Control'
  4.         CLSID = s '{6241AF3F-2B41-41AD-A268-68CD710D34C2}'
  5.         CurVer = s 'ActiveSplash.Splash.1'
  6.     NoRemove CLSID
  7.         ForceRemove {6241AF3F-2B41-41AD-A268-68CD710D34C2} = s 'Splash Control'
  8.             ProgID = s 'ActiveSplash.Splash.1'
  9.             VersionIndependentProgID = s 'ActiveSplash.Splash'
  10.             ForceRemove 'Programmable'
  11.             InprocServer32 = s '%MODULE%'
  12.                 val ThreadingModel = s 'Apartment'
  13.             ForceRemove 'Control'
  14.             ForceRemove 'Insertable'
  15.             ForceRemove 'ToolboxBitmap32' = s '%MODULE%, 203'
  16.             'MiscStatus' = s '0'
  17.                 '1' = s '132497'
  18.             'TypeLib' = s '{46D36DC4-1F37-11D3-9DD0-AE1592195F1B}'
  19.             'Version' = s '1.0'
  20.             'verb'
  21.                 '1' = s '&Load Splash,0,2'
  22.                 '2' = s '&Save Splash,0,2'
  23.                 '3' = s '&Edit Splash,0,2'
  24.                 '4' = s '&Preview Splash,0,2'
  25.                 '5' = s '&Preview SplashForm,0,2'
  26.                 '6' = s '&End Preview,0,2'
  27.